home *** CD-ROM | disk | FTP | other *** search
- # (decoded with TMPL 128)
- Output String: '
- %%BeginProlog
- systemdict/currentglobal known systemdict/setglobal known and{/_global currentglobal def false setglobal}if
- systemdict/currentpacking known systemdict/setpacking known and{/_packing currentpacking def true setpacking}if
- mark
- %%BeginResource: procset APX_dict 1.0 2
- %%Copyright: Copyright © 1994, Adobe Systems, Inc. All rights reserved.
- %%Version: 1.0 2
- %%VMusage: 2000 1000
- %%VMlocation: local
- userdict/APX_dict 15 dict put APX_dict begin
- /APX_Setup{
- save APX_dict/b4_Inc_state 3 -1 roll put
- APX_dict/dict_count countdictstack put
- APX_dict/op_count count 2 sub put
- APX_dict/APX_bleedpatch true put
- userdict begin
- /initgraphics{}def
- /initclip{}def
- /initmatrix{}def
- /showpage{}def
- /copypage{}def
- /erasepage{}def
- /settrap{pop}def
- }bind def
- /APX_Cleanup{
- count APX_dict/op_count get sub{pop}repeat
- countdictstack APX_dict/dict_count get sub{end}repeat
- APX_dict/b4_Inc_state get restore
- }bind def
-
- /APX_featuresetup{countdictstack mark}bind def
- /APX_featurecleanup{stopped{(An APX feature failed.)= flush}if cleartomark countdictstack exch sub dup 0 gt{{end}repeat}{pop}ifelse
- }bind def
- /APX_screenchange{(Setting screens to: )print print(; )print 2 copy exch(Frequency: )print 32 string cvs print(; )print(Angle: )print =}bind def
-
- % Begin bleed patch mechanism for QuarkXPress 3.x
- /APX_bleedpatch false def
- /*end*/end load def
- /end{
- *end*
- APX_dict/APX_bleedpatch get
- { % true...perform bleedpatch
- userdict
- { % forall
- pop
- dup
- 255 string cvs(QuarkXPress_EPS_3)search
- { % true search
- pop pop pop
- userdict exch get
- dup/kp known
- { % true kp known...no-op kp and close flag
- /kp{pop}put
- APX_dict/APX_bleedpatch false put
- }{ % false kp known
- pop
- }ifelse
- }{ % false search
- pop pop
- }ifelse
- }forall
- }if
- }bind def
-
- % End bleed patch mechanism for QuarkXPress 3.x
-
- end % APX_dict
- %%EndResource
- cleartomark
- systemdict/currentpacking known systemdict/setpacking known and{_packing setpacking}if
- systemdict/currentglobal known systemdict/setglobal known and{_global setglobal}if
- %%EndProlog
-
- %%BeginSetup
- %%EndSetup
- '